home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / graphics / magic.txt < prev    next >
Text File  |  1995-04-22  |  2KB  |  36 lines

  1.  
  2. Howard Chu has also sent along an example of a compiled Turbo BASIC program 
  3. for us to experiment with.  It is called MAGIC, and is a drawing program 
  4. for the 8-bit Atari.  (These guys in Europe don't fool around, do they?!) 
  5. It is also uuencoded, so you will have to uudecode it and put it on a DOS 2.5 
  6. disk with RUNTIME as per the compiler instructions in order to run it. 
  7. Howard sent along another file named magic.runtime, but I think it is just 
  8. another copy of RUNTIME, so I won't post it unless it turns out to be 
  9. necessary. 
  10.  
  11. Have fun! 
  12.  
  13. -John S. 
  14.  
  15. ------f-o-r-w-a-r-d-e-d---m-e-s-s-a-g-e---f-r-o-m---Howard Chu---------------- 
  16. Ok, here we go... This message contains the uuencoded files for MAGIC.TUR, 
  17. and MAGIC.OBJ. Look for the cut lines... There's no docs for the program, 
  18. but it's pretty intuitive. (And pretty fun to play with, too!) Enjoy. 
  19.   -- Howard 
  20.  
  21. ** Note from JHS - I am not sure what the correct file extensions are. 
  22.    The compiler manual says .CTB for Compiled Turbo BASIC.  Maybe it will 
  23.    be obvious when the files are uudecoded. 
  24.  
  25.    Aha! I bet I know:  The first file really should be named .CTB and the 
  26.    second is probably a true .OBJ file of machine language subroutines!!! 
  27.    You will probably have to have DOS 2.5 (DOS.SYS and DUP.SYS), RUNTIME, 
  28.    MAGIC.CBT (output file from uudecoding the first MAGIC.TUR) and 
  29.    MAGIC.OBJ (output from uudecoding the second file below) all on the disk 
  30.    in order to make MAGIC run.  Name RUNTIME AUTORUN.SYS and MAGIC.CTB 
  31.    can be named AUTORUN.CTB if you want the disk to boot and run MAGIC 
  32.    autoMAGICally.  The last file should be named MAGIC.OBJ so MAGIC can 
  33.    find it.  I bet that will do it.  Howard please comment if I am wrong. 
  34.  
  35. -JHS 
  36.